.Net Framework > v2.0.50727 > System > Threading > Mutex > Mutex Mutex()
Mutex(Boolean)
Mutex(Boolean,String)
Mutex(Boolean,String,Boolean@)
Mutex(Boolean,String,Boolean@,MutexSecurity)


Mutex()

Category
Constructor
Description
Initializes a new instance of the System.Threading.Mutex class with default properties.
Type
void
Character
public
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Mutex(Boolean)

Category
Constructor
Description
Initializes a new instance of the System.Threading.Mutex class with a Boolean value that indicates whether the calling thread should have initial ownership of the mutex.
Type
void
Character
public
Parameters
NameTypeDescription
initiallyOwnedBoolean
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Mutex(Boolean,String)

Category
Constructor
Description
Initializes a new instance of the System.Threading.Mutex class with a Boolean value that indicates whether the calling thread should have initial ownership of the mutex, and a string that is the name of the mutex.
Type
void
Character
public
Parameters
NameTypeDescription
initiallyOwnedBoolean
nameString
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Mutex(Boolean,String,Boolean@)

Category
Constructor
Description
Initializes a new instance of the System.Threading.Mutex class with a Boolean value that indicates whether the calling thread should have initial ownership of the mutex, a string that is the name of the mutex, and a Boolean value that, when the method returns, indicates whether the calling thread was granted initial ownership of the mutex.
Type
void
Character
public
Parameters
NameTypeDescription
initiallyOwnedBoolean
nameString
createdNewBoolean
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Mutex(Boolean,String,Boolean@,MutexSecurity)

Category
Constructor
Description
Initializes a new instance of the System.Threading.Mutex class with a Boolean value that indicates whether the calling thread should have initial ownership of the mutex, a string that is the name of the mutex, a Boolean variable that, when the method returns, indicates whether the calling thread was granted initial ownership of the mutex, and the access control security to be applied to the named mutex.
Type
void
Character
public
Parameters
NameTypeDescription
initiallyOwnedBoolean
nameString
createdNewBoolean
mutexSecurityMutexSecurity
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database